pp108 : Tooltip - title

Tooltip - title

Tooltip is a design-time property that denotes the tooltip defined for the control. The corresponding runtime property is title.

Syntax

Designtime

This is a design-time property and can be set through the property sheet of the control.

Script

ControlID.title = sValue

Remarks

You can set this property programmatically by specifying a value for the title property of the control.

Applies to

Input, Output, Check, Radio, Select, List, Password, Textarea